home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Vault: The Gold Collection
/
Software Vault - The Gold Collection (American Databankers) (1993).ISO
/
cdr54
/
lg102.zip
/
LOGGER.HIS
< prev
next >
Wrap
Text File
|
1993-06-03
|
1KB
|
26 lines
11/14/90
This information pertains to "LG" and "LGNP", which is presently at the
revision level of 1.02
10/23 removed the 'choose' function and all of the menu code that went
along with it.
11/02 added 'help' to the top level of the menu. You get it by pressing
the 'F1' key. Logger now lets you know if it could not find the
configuration text file.
11/10 changed the ascii text file to a file of char. Now the file mode
variable will make it 'sharable' too. Before the text file had to
be changed to read-only on the network.
11/11 MAJOR CHANGE! Before, logger was network ready by default. And you
had to always load share by default. Now record and file locking
is NOT default. You turn it on with a command line parameter. You
would load logger by "LG /N" to put it into the network mode.
11/12 added more catches to the code for when you attempt to run in net
mode without share. Changed browse mode to stop clearing and re-
writing the very first and very last record to the screen.
11/13 changed the non-tsr version of logger to catch a double press of
the escape key when you were currently editting a record. Before
it would let you throw away your edit with nary a blink of an eye.